* vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 20 Jul 2007 00:09:17 +0000 (00:09 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 20 Jul 2007 00:09:17 +0000 (00:09 +0000)
commit4d68da278c36f96c0fdb098c3b4402db85d88a31
tree7e569a9caea3e52545bd5ee6ec83217cac45f7d1
parent3ccfebe1ef33e76cb26b27c2b2cc701bcb07243b
* vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
(vc-hg-registered): Replace if with when.
(vc-hg-state): Deal with nonexistent files and handle removed
files.
(vc-hg-dir-state, vc-hg-dired-state-info): New functions.
(vc-hg-checkout): Re-enable.
(vc-hg-create-repo): Fix typos.

* vc.el: Fix typo.

* vc-mcvs.el (vc-mcvs-create-repo): Fix typos.

* vc-bzr.el (vc-bzr-create-repo): New function.
lisp/ChangeLog
lisp/vc-bzr.el
lisp/vc-hg.el
lisp/vc-mcvs.el
lisp/vc.el